-
Home
-
WooCommerce
-
7.8.1
-
Code
-
Classes
- PageController
Total Complexity |
77 |
Dependencies |
3 |
Dependents |
25 |
Total lines |
553 |
Lines of code |
275 |
Logical lines of code |
123 |
Comment lines |
204 |
Methods |
19 |
Properties |
3 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_current_screen_id() |
B |
37 |
16 |
74 |
determine_current_page() |
A |
49 |
10 |
30 |
get_breadcrumbs() |
A |
48 |
8 |
34 |
remove_app_entry_page_menu_item() |
S |
56 |
7 |
17 |
is_connected_page() |
S |
59 |
7 |
13 |
register_page() |
S |
48 |
3 |
38 |
is_embed_page() |
S |
77 |
4 |
3 |
is_registered_page() |
S |
65 |
3 |
9 |
get_path_from_id() |
S |
70 |
3 |
6 |
get_current_page() |
S |
65 |
3 |
9 |
connect_page() |
S |
68 |
2 |
7 |
is_admin_or_embed_page() |
S |
79 |
2 |
3 |
is_admin_page() |
S |
77 |
2 |
3 |
get_instance() |
S |
71 |
2 |
6 |
__construct() |
S |
72 |
1 |
5 |
get_pages() |
S |
82 |
1 |
3 |
page_wrapper() |
S |
81 |
1 |
3 |
register_page_handler() |
S |
80 |
1 |
3 |
register_store_details_page() |
S |
66 |
1 |
9 |